/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
dt{font-weight: normal;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.top1{height: 27px;background: #e6e6e6;color: #595959;line-height: 27px;overflow: hidden;font-size: 13px;}
.top2{height: 143px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 143px;}
.top2 .k2{margin-top: 35px;font-size: 16px;color: #333333;line-height: 35px;text-align: right;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{background: #b00f14;}

/*热门搜索*/
.sou{margin: 15px 0;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}


/*首页banner*/
.banner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:0;bottom:40px;z-index:100;text-align: center;width: 100%;}
.banner .num li{display:inline-block;margin:0 5px;width:61px;height: 6px; text-indent:-100px;overflow:hidden;background: #009b4c;}
.banner .num li.num_hover{background-color:#e15616;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:16px;height:16px;line-height:16px;}




/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 133px; }

.nav li a{display:block;line-height:62px;color:#fff;height:62px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#e15616;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #e15616;
}

.nav .sec{height:0;background:#009b4c;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:62px;left:0px;width: 100%;}
.nav .sec a{background:#009b4c;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#e15616;text-decoration:none;}




/*友情链接*/

.f_link{line-height: 30px;}
.f_link a{color: #666;}

/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}


.page-product-inquiry a{color: #fff;}



/*  */

.ad1 {
  margin-top: -4%;
  position: relative;
  z-index: 99;
}

.ad1 .ad1-list {
  border-bottom: 1px solid #e8e9ea;
  background: #fff;
}

.ad1 .ad1-list li {
  float: left;
  width: 25%;
  text-align: center;
  overflow: hidden;
  padding: 30px 0;
  height: 167px;
  background: url(//cdn.myxypt.com/6f9bbc29/21/01/9d941442a71d3e29d765ed462e30c08780c9f3c6.png) no-repeat right center;
}

.ad1 .ad1-list li h3 {
  font-size: 20px;
  color: #050505;
  margin-bottom: 30px;
  padding-top: 5px;
  font-weight: normal;
}

.ad1 .ad1-list li h4 {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  font-weight: normal;
}

.ad1 .ad1-list li:last-child {
  background: none;
}

.ad1 .ad1-list li:hover {
  background: #b00f14;
}

.ad1 .ad1-list li:hover h3 {
  color: #fff;
}

.ad1 .ad1-list li:hover h4 {
  color: #fff;
}

@media (max-width: 1366px) {
  .ad1 .ad1-list li {
    height: 180px;
  }
}

@media (max-width: 1024px) {
  .ad1 .ad1-list li h3 {
    margin-bottom: 18px;
  }
  .ad1 .ad1-list li {
    height: 170px;
  }
}

@media (max-width: 900px) {
  .ad1 {
    margin-top: 10px;
  }
  .ad1 .ad1-list {
    border-bottom: none;
  }
  .ad1 .ad1-list li {
    width: 50%;
    height: auto;
    padding: 10px 0;
  }
  .ad1 .ad1-list li:nth-of-type(2) {
    background: none;
  }
}

@media (max-width: 767px) {
  .ad1 .ad1-list li h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .ad1 .ad1-list li h4 {
    font-size: 13px;
  }
}

.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
/*  */
.product-index {
  margin-top: 90px;
}

.product-index .proleft {
  width:48%;
}

.product-index .proleft .P-list1 li{width:48%;}
.product-index .proleft .P-list1 li a {
  display: block;
}

.product-index .proleft .P-list1 li a img {
  width: 100%;display:block;
}

.product-index .proleft .ptitle {
  border: 2px solid #b00f14;
  margin-top:22px;
  text-align: center;
  font-size: 18px;
  color: #141414;
  line-height: 2.6;
}

.product-index .proright {
  width:48%;
}

.product-index .proright .ptitle {
  border: 2px solid #b00f14;
  margin-bottom: 40px;
  text-align: center;
  font-size: 18px;
  color: #141414;
  line-height: 2.6;
}

.product-index .proright .p-list2 li {
  float: left;
  width: 46%;
  position: relative;
}

.product-index .proright .p-list2 li a {
  display: block;
}

.product-index .proright .p-list2 li a img {
  width: 100%;
}

.product-index .proright .p-list2 li a h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background:#b00f14;
  text-align: center;
  color: rgba(255, 255, 255, 0.71);
  font-size: 18px;
  padding: 20px 0;
  opacity: 0;
  font-weight: normal;
}

.product-index .proright .p-list2 li:nth-of-type(2) {
  float: right;
}

.product-index .proright .p-list2 li:hover a h3 {
  opacity: 1;
}

@media (max-width: 1024px) {
  .product-index {
    margin-top: 30px;
  }
}

@media (max-width: 900px) {
  .product-index {
    display: block;
  }
  .product-index .proleft {
    width: 100%;
  }
  
  
  
  

  .product-index .proright {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .product-index .proright .ptitle {
    margin-bottom: 10px;
  }
}


/*  */

.about-bg {
  background: url(//cdn.myxypt.com/6f9bbc29/21/01/a531d1964e8659bbef7dea293753e478230a5b7d.jpg) no-repeat top center #fff;
  background-size: 100% 50%;
  font-size: 0;
  margin-top:60px;
}

.about-bg .about-index {
  padding-top: 45px;
  display: flex;
}

.about-bg .about-index .ableft {
  width: 60%;
}

.about-bg .about-index .ableft h2 {
  color: #b00f14;
  font-size: 30px;
  padding-bottom: 20px;
  padding-left: 50px;
  font-weight: normal;
}
.about-bg .about-index .ableft .abtus{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.about-bg .about-index .ableft .abtus img{
    max-width: 100%;
}

.about-bg .about-index .ableft .ab-con {
  padding: 0 10% 0 30px;
}


.about-bg .about-index .ableft .ab-con .nei {
  font-size: 15px;
  color: #141414;
  line-height: 30px;
  margin-top: 20px;
}
.about-bg .about-index .ableft .ab-con a.abmoss{
    display: block;
    color: #b00f14;
    margin-top: 10px;
      font-size: 15px;
}
.about-bg .about-index .ableft .ab-con .abnum{
    width: 100%;
    margin-top: 30px;
}
.about-bg .about-index .ableft .ab-con .abnum ul{
    text-align: center;
}
.abnum li{
    display: inline-block;
    width: 30%;
    /* margin-right: 10px; */
}
.abnum li:last-child{
    margin-right: 0;
    width: 40%;
}
.abnum li .absmtu{
    width: 20%;
    float: left;
}
.abnum li .absmtu img{
    max-width: 100%;
}
.abnum li .abshu{
    width: 75%;
    margin-top: 5px;
}
.abnum li .abshu h3{
    font:normal 13px/1 MicrosoftYaHei;
    color: #b00f14;
}
.abnum li .abshu h3 span{
    font-weight: bold;
    font-size: 22px;
}
.abnum li .abshu p{
    font-size: 13px;
    color: #b00f14;
    margin-top: 5px;
}


.about-bg .about-index .abright {
  width: 38%;
  margin-left: 2%;
}

.about-bg .about-index .abritus p img {
  width: 100%;
}

.abluns{
    margin-top: 20px;
    position: relative;
}
.abluns .owl-next{
    background:url(//cdn.myxypt.com/6f9bbc29/21/01/70d90dec1414f14e7fdb558364102357b5c7730f.png) center no-repeat !important;
    border: none;
    outline: none;
    position: absolute;
    top: 45%;
    right: -16%;
    width: 30%;
    height: 50px;
    background-size: 100% 100%;
    z-index: 99;
}
.abluns .icon-font{
    display: none;
}


@media (max-width: 1600px) {
  .about-bg .about-index .ableft .ab-con {
    padding: 17px 10px;
  }
}

@media (max-width: 1440px) {
  .about-bg .about-index .ableft .ab-con {
    margin-top: 16px;
  }
  .about-bg .about-index .ableft .ab-con .nei {
    margin-top: 6px;
  }
}

@media (max-width: 1366px) {
  .about-bg .about-index .ableft .ab-con {
    margin-top: 16px;
    padding-top: 0 ;
  }
  .about-bg .about-index .ableft .ab-con .nei {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}

@media (max-width: 1024px) {
  .about-bg {
    margin-top: 30px;
    background-size: 100% 20%;
  }
  .about-bg .about-index {
    display: block;
    padding-top: 20px;
  }
  .about-bg .about-index .ableft {
    width: 100%;
  }
  .about-bg .about-index .abright {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 480px){
    .abnum li .abshu{
        width: 100%;
    }
    .foot-index2{
        margin-bottom: 75px;
    }
    .about-bg .about-index .ableft .ab-con .nei a{
        display:none;
    }
    .product-index .proleft .ptitle{font-size:16px;}
    .product-index .proright .p-list2 li a h3{font-size:16px;padding:10px 0;}
}



/*  */

.slick-wrap {
  margin-top: 40px;
}

.slick-contanier .slick-slide {
  outline: none;
}

.slick-contanier img {
  display: inline-block;
  width: 100%;
}

.slick-contanier .slick-con {
  display: block;
  padding: 0 5%;
  font-size: 0;
}

.tab-li {
  text-align: center;
  font-size: 0;
  cursor: pointer;
  width: 30%;
  float: left;
  padding: 24px 0;
  position: relative;
  background: url(//cdn.myxypt.com/6f9bbc29/21/01/a7b577e1f141d7a6558c4030664da735e5a1b233.png) no-repeat top center;
  background-size: cover;
}

.tab-li li {
  font-size: 24px;
  color: #0d0d0c;
  padding: 55px 0;
}

.tab-li li:hover, .tab-li li.active {
  background: #b00f14;
  color: #fff;
}

.tab-con {
  position: relative;
  width: 67%;
  float: right;
  margin-top: 24px;
}

.tab-con .tab-main {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  right: 0;
}

.tab-con .tab-main {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}

.tab-con .tab-main.active {
  position: static;
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1440px) {
  .tab-li li {
    padding: 30px 0;
  }
  .tab-con {
    margin-top: 5px;
  }
}

@media (max-width: 1024px) {
  .slick-wrap {
    margin-top: 30px;
  }
  .tab-li {
    float: none;
    width: 100%;
  }
  .tab-con {
    float: none;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .tab-li {
    padding: 8px 0;
  }
  .tab-li li {
    padding: 10px 0;
    font-size: 16px;
  }
}


/*  */
/* c6_index */

.c6_index {
    position: relative;
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/fe36a01ae2831b19c2b40f4715b9ef04fa06a26e.jpg) top center no-repeat;
    background-size: cover;
    padding:3% 0 0;
    margin-bottom: 5%;
}
.ttt6{text-align: center;}
.ttt6 h3{
    background:url(//cdn.myxypt.com/6f9bbc29/21/01/9137e1e2be5fbf667b9c987089c121a18d0e9e1f.png) top center no-repeat;
    padding-top: 2%;
    font:normal 40px/1 MicrosoftYaHei;
    color: #b00f14;
}
.ttt6 p{
    font:normal 20px/1 MicrosoftYaHei;
    color: #33383c;
    margin-top: 10px;
}




.c6_wap {
    position: relative;
    margin-top: 3.125%;
}

.c6_top {
    position: relative;
}

.c6_list li {
    position: relative;
}

.c6_list li a {
    display: block;
}

.c6_list li a img {
    max-width: 100%;
}

.c6_list li .fu {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 8%;
    z-index: 9999;
}

.c6_list li .fu .ttleft {
    width: 20%;
    background: #b00f14;
    float: left;
    height: 98px;
    padding: 15px 0;
    padding-left: 40px;
}

.c6_list li .fu .ttleft h3 {
    font-size: 28px;
    color: #fff;
    line-height: 1.2;
}

.c6_list li .fu .ttleft h3 span {
    display: block;
}

.c6_list li .fu .stxt {
    width: 70%;
    float: left;
    height: 98px;
    background: rgba(0, 0, 0, .8);
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding: 20px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c6_top .prev,
.c6_top .next {
    position: absolute;
    top: 45%;
    width: 118px;
    height: 54px;
}

.c6_top .prev {
    left: -59px;
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/abff0b6edbefe9d2300730f3110fe60e7d463e05.jpg) no-repeat center;
}

.c6_top .next {
    right: -59px;
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/8f686a180513345277867b6145d7c6fcbea3f370.jpg) no-repeat center;
}


.c6_list22 {
    position: relative;
    margin-top: 2.25%;
    display: flex;
    justify-content: center;
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/7d6d16fc166dd2208f3ba9455733bae4de11aa20.png) no-repeat center 20px;
}

.c6_list22 li {
    width: 25%;
    text-align: center;
}

.c6_list22 li a {
    display: block;
}

.c6_list22 li i {
    display: block;
    font-style: inherit;
    height: 40px;
    line-height: 40px;
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/acfd705115104f6dffb849e3b2fd470ef5f1d0e5.png) no-repeat center;
}

.c6_list22 li h3 {
    font-size: 20px;
    color: #303030;
    transition: .3s;
}

.c6_list22 li h3 span {
    font-weight: normal;
}

.c6_list22 li:hover i,
.c6_list22 li.on i {
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/78f978b8caf097e23afe01614ee006e3dc79c271.png) no-repeat center;
}

.c6_list22 li:hover h3,
.c6_list22 li.on h3 {
    color: #d81e06;
}

@media (max-width:1200px) {
    .c6_top .prev,
    .c6_top .next {
        display: none!important;
    }
    .c6_list li .fu .ttleft{
        padding-left: 3%;
    }
    .c6_list li .fu .ttleft h3{
        font-size: 20px;
    }
}

@media (max-width:768px) {
    .c6_list li .fu {
        width: 90%;
    }
    .c6_list li .fu .ttleft h3 {
        font-size: 20px;
    }
    .c6_list li .fu .ttleft {
        height: 73px;
    }
    .c6_list li .fu .stxt {
        height: 80px;
        padding: 10px;
    }
    .c6_list22 li h3 {
        font-size: 12px;
    }
    .ttt6 h3 {
        font-size: 28px;
        padding-top: 10px;
        background-size: contain;
    }
    .ttt6 p {
        font-size: 16px;
    }
}

@media (max-width:500px) {
    .c6_list li .fu .ttleft h3 {
        font-size: 12px;
        line-height: 1.3;
    }
    .c6_list li .fu .stxt {
        font-size: 12px;
        line-height: 1.7;

height:73px;
overflow:hidden;
 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    padding-bottom:10px;
    }
}


/*  */
.c7_index{
    margin-top: 70px;
}
.ttt7{text-align: center;}
.ttt7 h3{
    background:url(//cdn.myxypt.com/6f9bbc29/21/01/bc584fdb1adee893b2becacb51ee9e61ffadbc6d.png) top center no-repeat;
    padding-top: 2%;
    font:normal 40px/1 MicrosoftYaHei;
    color: #b00f14;
}
.ttt7 p{
    font:normal 20px/1 MicrosoftYaHei;
    color: #33383c;
    margin-top: 10px;
}


.news_thr33 {
    width: 100%;
    margin-top: 40px;
}
.news_thr33 .slick-slide{
    margin:0 15px;
}
.news_thr33 li {
    position: relative;
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/d88313164801a03bacb9080af83fd0cb8ad6d749.png)bottom center no-repeat;
    border: none;
    outline: none;
    padding-bottom: 20px;
    background-size: 100% 1px;
}

.news_thr33 li a {
    display: block;
}
.news_thr33 li .xintus{
    display: block;
    overflow: hidden;
    width: 100%;
}
.news_thr33 li .xintus img{max-width: 100%;}

.news_thr33 li h3 {
    font-size: 15px;
    color: #303030;
    margin-bottom: 10px;
    line-height: 2;
    margin-top: 10px;
white-space:nowrap;        
overflow:hidden;
text-overflow:ellipsis;
}
.news_thr33 li span{
    display: block;
    font-weight: normal;
    font-size: 12px;
    color: #a8a8a8;
    margin-top: 20px;
}

.news_thr33 li h4 {
    font-weight: normal;
    font-size: 14px;
    color: #a8a8a8;
    margin-top: 20px;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_thr33 .slick-prev,
.news_thr33 .slick-next {
    position: absolute;
    top: 65%;
    width: 51px;
    height: 23px;
    outline: none;
    font-size: 0;
    border: none;
    z-index: 9999;
}

.news_thr33 .slick-prev {
    left: -18%;
    background: url(../images/jian.png) no-repeat center;
    transform: rotate(180deg);
}

.news_thr33 .slick-next {
    left: -13%;
    background: url(../images/jian.png) no-repeat center;
    transform: rotate(0deg);
}

.news_thr33 .slick-prev:hover {
    background: url(../images/jian_h.png) no-repeat center;
    transform: rotate(0deg);
}

.news_thr33 .slick-next:hover {
    background: url(../images/jian_h.png) no-repeat center;
    transform: rotate(180deg);
}

@media (max-width:1200px) {
    .news_thr33 .slick-next {
        left: -12%;
    }
    .news_thr33 li span{
        margin-top: 10px;
    }
    .news_thr33 li h4{
        margin-top:10px;
    }
}

@media (max-width:900px) {
    .news_thr33 .slick-next {
        left: -11%;
    }
}

@media (max-width:768px) {
    .news_thr33 {
        width: 100%;
        float: none;
    }
    .news_thr33 li {
        margin: 0 0px;
    }
    .news_thr33 .slick-prev,
    .news_thr33 .slick-next {
        display: none!important;
    }
    .ttt7 h3 {
        font-size: 28px;
    }
    .ttt7 p {
        font-size: 16px;
        padding-top: 5px;
    }

}



.foot-bg {
  background: #3a3a3a;
  padding-top: 30px;
  padding-bottom: 15px;
}

.foot-bg .foot-index {
  padding: 50px 0;
}
.foot-bg .foot-index .flogos{
    width: 10%;
    float: left;
}
.foot-bg .foot-index .flogos img{
    max-width: 100%;
}
.foot-bg .foot-index .erq1 {
  float: right;
  width: 10%;
}

.foot-bg .foot-index .erq1 p {
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  line-height: 40px;
}

.foot-bg .foot-index .erq1 p img {
  max-width: 100%;
}

.foot-bg .foot-index .erq2 {
  margin-left: 4%;
}

.foot-bg .foot-index .fnav {
  width: 30%;
  float: left;
  margin-left: 5%;
}

.foot-bg .foot-index .fnav .fnav-list li {
  display: inline-block;
  width: 49%;
}

.foot-bg .foot-index .fnav .fnav-list li a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 41px;
  position: relative;
  transition: .3s;
}

.foot-bg .foot-index .fnav .fnav-list li a::before {
  position: absolute;
  left: -15px;
  top: 20px;
  content: "";
  width: 60px;
  height: 1px;
  background: #b00f14;
  transition: .3s;
  opacity: 0;
}

.foot-bg .foot-index .fnav .fnav-list li a:hover {
  padding-left: 75px;
  color: #ffffff;
}

.foot-bg .foot-index .fnav .fnav-list li a:hover::before {
  opacity: 1;
  left: 0px;
}

.foot-bg .foot-index .ct {
  width: 25%;
  float: left;
  padding-top: 15px;
}

.foot-bg .foot-index .ct p {
  color: #ffffff;
  font-size: 13px;
  line-height: 24px;
}

.foot-bg .foot-index .ct p:nth-of-type(1) {
  color: #b00f14;
  font-family: "Arail";
  font-size: 36px;
  line-height: 50px;
}

.foot-bg .link {
  font-size: 14px;
  color: #b00f14;
  font-weight: bold;
}

.foot-bg .link a {
  font-weight: normal;
  font-size: 12px;
  color: #999999;
  padding-right: 5px;
}

.foot-index2 {
  padding: 30px 0;
  color: #ffffff;
  font-size: 14px;
  background-image: linear-gradient(
		#b00f14, 
		#b00f14), 
	linear-gradient(
		#edecea, 
		#edecea);
	background-blend-mode: normal, 
		normal;
}

.foot-index2 a {
  color: #ffffff;
}

.foot-index2 .copyright {
  float: left;
}
.foot-index2 .copyright img{
    max-width: 50%;
}
.foot-index2 .region {
  float: right;
}

@media (max-width: 1600px) {
  .foot-bg .foot-index {
    padding: 34px 0;
  }
}

@media (max-width: 1440px) {
  .foot-bg .foot-index {
    padding: 20px 0;
  }
  .foot-bg .foot-index .ct p:nth-of-type(1) {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  .foot-bg .foot-index .ct {
    float: right;
    width: 35%;
  }
}

@media (max-width: 998px) {
  .foot-bg {
    padding-bottom: 20px;
  }
  .foot-bg .foot-index .flogos{
      width:40%;
  }
  .foot-bg .foot-index .erq1 {
    width: 48%;
    display: none;
  }
  .foot-bg .foot-index .fnav {
    width: 60%;
    margin-left: 0;
    text-align: center;
  }
  .foot-bg .foot-index .ct {
    width: 100%;
    text-align: center;
  }
  .link {
    text-align: center;
  }
  .foot-index2 {
    padding: 10px 0;
    text-align: center;
  }
  .foot-index2 .copyright {
    float: none;
  }
  .foot-index2 .region {
    float: none;
  }
}





/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #b00f14;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
   -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  font-size: 0;
  padding: 5px 0;
}


.footer ul li a {
  display: block;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}

.footer ul li span {
  display: block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}


.footer ul li .icon-home:before{
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/668b6e7a4b2ce999433aabdbc5bde9df4b6a4502.png) no-repeat center center;
    content: "";
    width: 42px;
    height: 36px;
    display: block;
    background-size: 80% 80%;
    margin: 0 auto;
}

.footer ul li .icon-phone:before{
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/ee660eee268f1ca305af62e14de99d827e66b1c9.png) no-repeat center center;
    content: "";
    width: 39px;
    height: 39px;
    display: block;
    background-size: 80% 80%;
    margin: 0 auto;
}

.footer ul li .icon-contact:before{
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/3b45af444ddeaa9b5731b0515773e5ea6f627927.png) no-repeat center center;
    content: "";
    width: 37px;
    height: 39px;
    display: block;
    background-size: 80% 80%;
    margin: 0 auto;
}

.footer ul li .icon-share:before{
    background: url(//cdn.myxypt.com/6f9bbc29/21/01/be3058ae23facc740066786d95f66a7301f2bcef.png) no-repeat center center;
    content: "";
    width: 39px;
    height: 38px;
    display: block;
    background-size: 80% 80%;
    margin: 0 auto;
}

@media (max-width: 768px){
    .x-layout{
        margin-bottom:70px;
    }
}










